home *** CD-ROM | disk | FTP | other *** search
- Path: news.pi.net!news
- From: f.j.dijkstra@pi.net
- Newsgroups: comp.lang.c++
- Subject: a problem in borlandC 4.0/4.5
- Date: Wed, 14 Feb 96 22:58:53 PDT
- Organization: Planet Internet
- Message-ID: <NEWTNews.26304.824368074.frank@pi-user.pi.net>
- NNTP-Posting-Host: ht55.pi.net
- Mime-Version: 1.0
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- X-Newsreader: NEWTNews & Chameleon -- TCP/IP for MS Windows from NetManage
-
-
- As a starter in Windows programming I tried the tutorial examples
- in BorlandC 4.0 and after that in vs 4.5. In the examples is an
- object type TInputDialog (from OWL class library) heavily used.
- In both versions the call to Execute() that has to be used and is
- so in all examples breaks the program down and a General
- Protection Exeption (Processor fault) is generated.
-
- No way in either version to use this object: all examples
- from Borland that do so, will crash.
-
- Has anyone encountered the same problem and found what to do
- about it? If so, please write me
-
- Frank Dijkstra
-
- (F.J.Dijkstra@pi.net)
-
-